Uses of Class
es.csic.iiia.fabregues.dip.orders.OrderType
Package | Description |
---|---|
es.csic.iiia.fabregues.dip.orders |
-
Uses of OrderType in es.csic.iiia.fabregues.dip.orders
Methods in es.csic.iiia.fabregues.dip.orders that return OrderType Modifier and Type Method Description static OrderType
OrderType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static OrderType[]
OrderType. values()
Returns an array containing the constants of this enum type, in the order they are declared.